home *** CD-ROM | disk | FTP | other *** search
- Date
- getDate()
- getDay()
- getHours()
- getMinutes()
- getMonth()
- getSeconds()
- getTime()
- getTimezoneOffset()
- getYear()
- parse(messageDate)
- setDate(valueDate)
- setHours(valueHour)
- setMinutes(valueMin)
- setMonth(valueMonth)
- setSeconds(valueSec)
- setTime(valueTime)
- setYear(valueYear)
- toGMTString()
- toLocaleString()
- UTC(year,month,day[,hour][,min][,sec])
- Math
- abs(n)
- acos(n)
- asin(n)
- atan(n)
- atan2(x,y)
- ceil(n)
- cos(n)
- exp(n)
- floor(n)
- log(n)
- max(n1,n2)
- min(n1,n2)
- pow(base,exposant)
- random()
- round(n)
- sin(n)
- sqrt(n)
- tan(n)
- string
- anchor(attributName)
- big()
- blink()
- bold()
- charAt(index)
- charCodeAt([index])
- concat(string2)
- fixed()
- fontcolor(color)
- fontsize(size)
- fromCharCode(num1, num2, ..., numn)
- indexOf(value[,index])
- italics()
- lastIndexOf(value[,index])
- link(url)
- match(expression)
- replace(expression, newString)
- search(expression)
- slice(startIndex,[endIndex])
- small()
- split([separator], [limit])
- strike()
- sub()
- substr(start, [taille])
- substring(index1[,index2])
- sup()
- toLowerCase()
- toUpperCase()
- window
- alert(message)
- back()
- blur()
- captureEvents(typeEvent)
- clearInterval(intervalID)
- close()
- confirm(message)
- disableExternalCapture()
- enableExternalCapture()
- find(['string1'][,true|false][,true|false])
- focus()
- forward()
- handleEvent(event)
- home()
- moveBy(horizontal,vertical)
- moveTo(x,y)
- open(messageURL,messageNameWindow,[toolbar[=yes|no]|[=1|0],location[=yes|no]|[=1|0],directories[=yes|no]|[=1|0],status[=yes|no]|[=1|0],menubar[=yes|no]|[=1|0],scrollbars[=yes|no]|[=1|0],resizable[=yes|no]|[=1|0],width=pixels,height=pixels])
- print()
- prompt(message[,valeurParDefaut])
- releaseEvents(typeEvent)
- resizeBy(horizontal,vertical)
- resizeTo(width,height)
- routeEvent(event)
- scroll(x,y)
- scrollBy(horizontal,vertical)
- scrollTo(x,y)
- setInterval(function, msec[arg1,...,argn])
- setTimeout('function', msec[arg1,...,argn])
- stop()
- clearTimeout(TimeOutID)
- document
- captureEvents(typeEvent)
- clear()
- close()
- getSelection()
- handleEvent(event)
- releaseEvents(typeEvent)
- routeEvent(event)
- open([text/html | text/plain | image/gif | image/jpeg | image/x-bitmap | plugIn])
- write(message1 [,message2,...,messageN])
- writeln(message1 [,message2,...,messageN])
- [form|forms['name'|n]]
- reset()
- submit()
- button
- click()
- checkbox
- click()
- password
- focus()
- blur()
- select()
- radio
- click()
- reset
- click()
- select
- blur()
- focus()
- submit
- click()
- text
- focus()
- blur()
- select()
- textarea
- focus()
- blur()
- select()
- history
- back()
- forward()
- go(n|'url')
- [frame|frames['name'|n]]
- clearInterval(intervalID)
- clearTimeout(timeOutID)
- print()
- setInterval(function, msec, [arg1, ..., argn])
- setTimeout('function', msec, [arg1, ..., argn])
- array
- concat(arrayNom2)
- join([message])
- reverse()
- slice(start,[end])
- sort(functionCompare)
- toString()
- navigator
- javaEnabled()
- preference(preferenceName[,value])
- layer
- captureEvents(typeEvent)
- handleEvent(event)
- load(file,width)
- moveBy(x,y)
- moveTo(x,y)
- moveToAbsolute(x,y)
- resizeBy(width, height)
- resizeTo(width, height)
- moveAbove(layer)
- moveBelow(layer)
- releaseEvents(typeEvent)
- routeEvent(event)
-